home *** CD-ROM | disk | FTP | other *** search
/ Clickx 22 / Clickx 22.iso / DATA / OOo_1.1.4 / f_0021 / sbasic.jar / text / sbasic / guide / create_dialog.xml < prev    next >
Encoding:
Extensible Markup Language  |  2004-03-14  |  4.1 KB  |  57 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <html><head><title>Een Basic Dialoogvenster Cre├½ren</title><meta name="filename" content="text/sbasic/guide/create_dialog"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css">
  3.  
  4.         table.Tabelle4{
  5.                 }
  6.         span.Tabelle4A{
  7.                 width:18cm;}
  8.         table.Tabelle5{
  9.                 }
  10.         span.Tabelle5A{
  11.                 width:18cm;}
  12.         p.P1{
  13.                 }
  14.         p.P2{
  15.                 }
  16.         p.P3{
  17.                 }
  18.         p.P4{
  19.                 }
  20.         span.T1{
  21.                 font-weight:bold;}
  22.         span.fr1{
  23.                 }
  24.         </style></head><body>
  25.    
  26.    
  27.    <p class="P1"/>
  28.    <p class="Head1"><help:key-word value="een Basic dialoogvenster cre├½ren" tag="kw68530_1" xmlns:help="http://openoffice.org/2000/help"/><help:to-be-embedded Eid="create_dialog" xmlns:help="http://openoffice.org/2000/help"><help:link Id="68530">Een Basic Dialoogvenster Cre├½ren</help:link></help:to-be-embedded></p>
  29.    <p class="Paragraph">Om een nieuw Basic dialoogvenster te cre├½ren gaat u als volgt te werk:</p>
  30.    <ul class="L1">
  31.     <li class="">
  32.      <p class="P2">Als de Basic-IDE niet meer actief is opent u het menu <span class="T1">Extra - Macro</span>. Klik op <span class="T1">Beheren</span> om het dialoogvenster <span class="T1">Macro's beheren</span> te openen.</p>
  33.     </li>
  34.    </ul>
  35.    <table><tr class=""><th style="text-align:left;"><span class="Tabelle4A">
  36.        <p class="TextInTable"><draw:image draw:style-name="fr1" draw:name="Grafik4" text:anchor-type="paragraph" svg:width="11.271cm" svg:height="8.123cm" draw:z-index="0" xlink:href="67444" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad" draw:filter-name="GIF - Graphics Interchange" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:text="http://openoffice.org/2000/text" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"/></p>
  37.       </span></th></tr></table>
  38.    <ul class="L1">
  39.     <li class="">
  40.      <p class="P2">In het dialoogvenster klikt u onder het item "soffice" op "Standard", daarna klikt u op de knop <span class="T1">Nieuwe dialoog</span>. Toets een nieuwe naam in voor het dialoogvenster, klik dan op de knop <span class="T1">Bewerken</span>.</p>
  41.     </li>
  42.    </ul>
  43.    <table><tr class=""><th style="text-align:left;"><span class="Tabelle5A">
  44.        <p class="Paragraph"><draw:image draw:style-name="fr1" draw:name="Grafik2" text:anchor-type="paragraph" svg:width="12.801cm" svg:height="9.022cm" draw:z-index="1" xlink:href="67445" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad" draw:filter-name="GIF - Graphics Interchange" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:text="http://openoffice.org/2000/text" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"/></p>
  45.       </span></th></tr></table>
  46.    <ul class="L2">
  47.     <li class="">
  48.      <p class="P3">Om de naam van de dialoogvenster te bewerken houdt u de <help:switch select="System" xmlns:help="http://openoffice.org/2000/help"><help:case select="MAC">(Alt)</help:case><help:default>(Alt)</help:default></help:switch>-toets ingedrukt en klikt op de naam "Dialog1". Nu kunt u de naam met een nieuwe overschrijven.</p>
  49.     </li>
  50.    </ul>
  51.    <p class="Paragraph">Nu zult u alleen het lege dialoogvenster op uw scherm zien. Alle benodigde werktuigen bevinden zich in de zwevende <text:s text:c="" xmlns:text="http://openoffice.org/2000/text"/><span class="T1">Besturingselementen</span> werkbalk, die u kunt vinden op de objectbalk van de dialoog-editor. Open de werkbalk en verplaats hem indien nodig.</p>
  52.    <p class="P4">Gerelateerde onderwerpen</p>
  53.    <p class="ParaList"><help:embedded Id="68536" Eid="control_properties" xmlns:help="http://openoffice.org/2000/help"/></p>
  54.    <p class="ParaList"><help:embedded Id="68537" Eid="insert_control" xmlns:help="http://openoffice.org/2000/help"/></p>
  55.    <p class="ParaList"><help:embedded Id="68538" Eid="show_dialog" xmlns:help="http://openoffice.org/2000/help"/></p>
  56.    <p class="ParaList"><help:embedded Id="68535" Eid="sample_code" xmlns:help="http://openoffice.org/2000/help"/></p>
  57.   </body></html>